@media all and (min-width: 1430px) {
    .layui-container {
        width: 1430px;
    }
}

@media all and (min-width: 1360px) and (max-width:1366px) {

    .shgy_bd dl .pic {
        width: 285px;
    }

    .shgy_bd dl .text {
        width: 350px;
        height: 190px;
    }

    .layui-container {
        width: 1230px;
    }

    .nav_box .layui-container {
        width: 1340px;
    }

    .nav>ul>li {
        margin-right: 52px;
    }

    .poster-main .poster-btn {
        left: -50px;
    }

    .poster-main .poster-next-btn {
        left: auto;
        right: -50px;
    }

    .up_layui-container {
        background-size: 1251px auto;
    }

    .up_sqst_slide_box {
        width: 1140px;
    }

    .up_sqst_slide_box .swiper-slide .title {
        width: 185px;
    }
}

@media all and (min-width: 0px) and (max-width: 1360px) {

    .whqy_bd dl a {
        display: unset;
    }

    .whqy_bd dl .pic,
    .whqy_bd dl .text {
        width: 100%;
    }

    .layui-container {
        width: 100%;
    }

    .font-size-16 {
        font-size: 14px;
    }

    .padding-20 {
        padding: 10px;
    }

    .padding-30 {
        padding: 15px;
    }

    .padding-40 {
        padding: 20px;
    }

    .margin-top-10 {
        margin-top: 5px;
    }

    .margin-top-15 {
        margin-top: 7.5px;
    }

    .margin-top-20 {
        margin-top: 10px;
    }

    .margin-top-30 {
        margin-top: 15px;
    }

    .margin-top-40 {
        margin-top: 20px;
    }

    .margin-top-50 {
        margin-top: 25px;
    }

    .margin-top-60 {
        margin-top: 30px;
    }

    .margin-top-70 {
        margin-top: 35px;
    }

    .margin-top-80 {
        margin-top: 40px;
    }

    .margin-top-90 {
        margin-top: 45px;
    }

    .margin-top-100 {
        margin-top: 50px;
    }

    .margin-left-10 {
        margin-left: 5px;
    }

    .margin-left-20 {
        margin-left: 10px;
    }

    .margin-right-20 {
        margin-right: 10px;
    }

    .margin-bottom-10 {
        margin-bottom: 5px;
    }

    .margin-bottom-15 {
        margin-bottom: 7.5px;
    }

    .margin-bottom-20 {
        margin-bottom: 10px;
    }

    .margin-bottom-30 {
        margin-bottom: 15px;
    }

    .margin-bottom-40 {
        margin-bottom: 20px;
    }

    .margin-bottom-50 {
        margin-bottom: 25px;
    }

    .margin-bottom-60 {
        margin-bottom: 30px;
    }

    .margin-bottom-70 {
        margin-bottom: 35px;
    }

    .margin-bottom-80 {
        margin-bottom: 40px;
    }

    .margin-bottom-90 {
        margin-bottom: 45px;
    }


    .margin-bottom-100 {
        margin-bottom: 50px;
    }

    .padding-top-10 {
        padding-top: 5px;
    }

    .padding-top-20 {
        padding-top: 10px;
    }

    .padding-top-30 {
        padding-top: 15px;
    }

    .padding-bottom-30 {
        padding-bottom: 15px;
    }

    .padding-top-40 {
        padding-top: 20px;
    }

    .padding-top-50 {
        padding-top: 25px;
    }

    .padding-top-60 {
        padding-top: 30px;
    }

    .padding-top-70 {
        padding-top: 35px;
    }

    .padding-top-80 {
        padding-top: 40px;
    }

    .padding-bottom-70 {
        padding-bottom: 35px;
    }

    .padding-bottom-80 {
        padding-bottom: 40px;
    }

    .padding-bottom-90 {
        padding-bottom: 45px;
    }

    .padding-top-90 {
        padding-top: 45px;
    }

    .padding-top-100 {
        padding-top: 50px;
    }

    .padding-top-120 {
        padding-top: 60px;
    }

    .padding-top-190 {
        padding-top: 50px;
    }

    .padding-bottom-0 {
        padding-bottom: 0px;
    }

    .padding-bottom-10 {
        padding-bottom: 5px;
    }

    .padding-bottom-20 {
        padding-bottom: 10px;
    }

    .padding-bottom-40 {
        padding-bottom: 20px;
    }

    .padding-bottom-50 {
        padding-bottom: 25px;
    }

    .padding-bottom-60 {
        padding-bottom: 30px;
    }

    .padding-bottom-100 {
        padding-bottom: 50px;
    }

    .padding-bottom-120 {
        padding-bottom: 60px;
    }

    .padding-bottom-190 {
        padding-bottom: 50px;
    }

    .padding-left-40 {
        padding-left: 20px;
    }

    .header {
        display: none;
    }

    .mheader {

        width: 100%;
        padding: 10px;
        display: block;
        background-color: #91663c;
        height: 60px;
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        z-index: 999;
    }

    .mheader img {
        height: 100%;
    }

    .mheader h3,
    .mheader h3 a {
        display: block;
        height: 100%;
    }

    .mheader .dh span {
        display: block;
        width: 30px;
        height: 3px;
        background-color: white;
    }

    .mheader .dh span:not(:last-of-type) {
        margin-bottom: 5px;
    }

    .banner {
        margin-top: 0;
    }

    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 10px;
    }

    .mheader .cha {
        display: none;
    }

    .mheader .cha span {
        display: block;
        width: 30px;
        height: 3px;
        background-color: white;
    }

    .mheader .cha span:not(:last-of-type) {
        margin-bottom: 5px;
    }

    .mheader .cha span:first-of-type {
        transform: rotate(45deg);
        position: relative;
        top: 2px;
    }

    .mheader .cha span:last-of-type {
        transform: rotate(-45deg);
        position: relative;
        top: -6px;
    }

    .mnav {
        position: fixed;
        z-index: 999;
        width: 100%;
        background: rgba(64, 107, 216, 0.9);
        padding: 10px;
    }

    .mnav ul li {
        height: 30px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        line-height: 30px;
    }

    .mnav ul li a {
        display: flex;
        width: 100%;
        justify-content: center;
        color: white;
    }

    .mc_ph_hd {
        display: block;
        background: #fff;
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
    }

    .mc_ph_hd.scroll {
        background: #fff;
        position: fixed;

    }

    .page_detail {
        padding: 10px;
    }

    .detail-box {
        padding: 0px;
    }

    .col-title {
        font-size: 18px;
    }

    .pager li {
        width: 100%;
        margin-bottom: 10px;
    }

    #up-banner {
        height: 100px;
    }

    #up-banner h2 {
        font-size: 34px;
    }

    #up-banner h3 {
        font-size: 18px;
    }

    #up-banner .position {
        left: 15px;
        bottom: 100px;
    }

    .leftmenu li {
        height: 40px;
        line-height: 40px;
    }

    .leftmenu li a {
        padding: 0 10px;
    }

    .leftsubmenu li {
        margin: 5px;
    }

    .leftsubmenu li a {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0 10px;
    }

    .page_main {
        padding: 10px;
    }

    .detail_box {
        padding: 10px;
    }

    .detail_box img {
        width: 100%;
    }

    .textlist li a {
        padding: 15px;
    }

    .textlist li .text {
        margin-top: 30px;
    }

    .tuwenlist li a {
        flex-direction: column;
    }

    .tuwenlist li .pic {
        width: 100%;
    }

    .tuwenlist li .text {
        width: 100%;
        height: auto !important;
    }

    .tuwenlist li .text0 {
        padding: 15px;
    }

    .pchide {
        display: block;
    }

    .phhide {
        display: none;
    }

    .layui-layer.myclass {
        width: 93% !important;
    }

    .layui-col-space30 {
        margin: -5px;
    }

    .layui-col-space30>* {
        padding: 5px;
    }

    .column .cn {
        font-size: 24px;
    }

    .column .en {
        font-size: 16px;
    }

    .column .more {
        width: 80px;
        height: 30px;
        line-height: 30px;
    }

    #rdtt {
        margin-top: 15px;
        padding: 15px 0 0;
        height: 100px;
    }

    #rdtt h3 {
        font-size: 20px;
        padding: 0 10px;
        height: 25px;
    }

    #rdtt p {
        padding: 0 10px;
        height: 17px;
    }

    #rdtt .swiper-pagination {
        right: 5px;
    }

    #gzdt_pic .title {
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        padding-right: 0;
    }

    #gzdt_pic .title p {
        padding: 0 100px 0 0;
    }

    #gzdt_pic .swiper-pagination {
        bottom: 10px;
    }

    #gzdt_pic .swiper-pagination-bullet {
        margin: 0 2px;
    }

    #gzdt_hd {
        margin-top: 5px;
    }

    #gzdt_bd {
        margin-top: 15px;
    }

    #gzdt_bd .box dl {
        padding-bottom: 10px;
    }

    .gzdt_hd {
        height: 45px;
        line-height: 45px;
    }

    .gzdt_hd li a {
        padding: 0 15px;
    }

    .ldjh_bd ul {
        padding: 15px;
    }

    .ldjh_bd ul li {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    #ldjh_bd {
        margin-bottom: 10px;
    }

    .ldjh_bd dl .text {
        padding: 15px;
    }

    .jjjs_bd dl .pic {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .jjjs_bd dl .text {
        padding: 15px;
    }

    .infolist_dc {
        padding: 10px 15px;
    }

    .mbislide_box {
        padding: 15px;
    }

    #mbislide {
        padding-bottom: 25px;
    }

    #mbislide .swiper-pagination {
        bottom: 0;
    }

    #mbislide .swiper-pagination-bullet-active {
        background: #d9241c;
    }

    .content_ad_box {
        margin-top: 5px;
    }

    .infolist_dc2 {
        padding: 10px 15px;
    }

    .infolist_dc2 li {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .whqy_box {
        padding-bottom: 10px;
    }

    #shgy_hd {
        margin-top: 10px;
    }

    .shgy_bd dl {
        margin-bottom: 10px;
    }

    .shgy_bd dl .pic {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        height: auto;
    }

    .shgy_bd dl .text {
        width: 100%;
        height: auto;
        padding: 15px;
    }

    .infolist_dc3 li {
        height: 40px;
        line-height: 40px;
    }

    .infolist_dc4 li {
        height: 40px;
        line-height: 40px;
    }

    .infolist_dc4 li::before {
        top: 25px;
        height: 30px;
    }

    .foot_menu li {
        width: calc((100% - 15px) / 2);
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .foot_menu li:nth-child(2n) {
        margin-right: 0;
    }

    .sqst_box {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .foot {
        padding: 80px 0 0;
        background-position: 100% 0;
        background-color: #c31912;
    }

    .copyright {
        padding: 0;
    }

    .copyright span.beianno {
        display: block;
    }

    .yqlj_box {
        padding: 0;
    }

    .yqlj>a {
        width: 100%;
    }

    .erweima {
        padding: 15px 30% 0;
    }

    .contentbox {
        padding: 10px 15px 0;
    }

    .breadcrumb {
        line-height: 50px;
        padding-bottom: 20px;
    }

    .breadcrumb .title {
        font-size: 20px;
    }

    .breadcrumb .position {
        position: relative;
        right: auto;
        left: auto;
        line-height: 20px;
    }

    .infolist li a {
        padding-left: 0;
    }

    .tuwenlist li .desc {
        height: auto;
    }

    .up_sqljj .main .pic {
        width: 100%;
    }

    .up_sqljj .main .text {
        width: 100%;
        height: auto;
        position: relative;
        left: 0;
        top: 0;
        padding: 15px;
    }

    .up_sqljj .main .text .desc {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        word-break: break-all;
    }

    .up_contentbox {
        padding: 0;
    }

    .up_jgsz_list {
        padding: 15px;
        height: auto;
    }

    .up_jgsz_list .text,
    .up_jgsz_list .icon_tel {
        font-size: 14px;
    }

    .up_sqst_slide_box {
        width: 100%;
        margin: 0;
    }

    .up_sqst_slide_box .swiper-button-next,
    .up_sqst_slide_box .swiper-button-prev {
        left: -15px;
    }

    .up_sqst_slide_box .swiper-button-next {
        left: auto;
        right: -15px;
    }

    .infolist li::before,
    .infolist li a::before {
        display: none;
    }

    .gzdt_bd .box dl dt .line1,
    .ldjh_bd dl .title,
    .jjjs_bd dl .title {
        height: 22px;
    }

    .ldjh_bd ul li .line1 {
        height: 20px;
    }

    /* 3-2 */
    .foot_logo,
    .yqlj_box {
        display: none;
    }

    .devise {
        padding-top: 0;
    }

    .foot {
        padding: 0;
        background: none;
        background-color: #c31912;
    }

    #vjs_video_4 {
        width: 90% !important;
        height: auto !important;
    }

    .video-js .vjs-tech {
        position: unset !important;
    }

    .copyright {
        line-height: 30px;
    }

}

@media all and (max-width: 768px) {
    .contentmain .disp p{
        line-height: 1.8em;
        font-size: 16px !important;
    }
    
.contentmain .disp p span{
    font-size: 16px !important;
}

.contentmain .disp p a {
    font-size: 15px !important;
}
}
